PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowAnnotationContent Class / PDFFlowAnnotationContent Constructor / PDFFlowAnnotationContent Constructor(PDFAnnotation)
Annotation to draw in the document.
In This Topic
    PDFFlowAnnotationContent Constructor(PDFAnnotation)
    In This Topic
    Initializes a new PDFFlowAnnotationContent object.
    Syntax
    public PDFFlowAnnotationContent( 
       PDFAnnotation annotation
    )

    Parameters

    annotation
    Annotation to draw in the document.
    See Also